struct _KRESOURCEMANAGER_COMPLETION_BINDING// Size=0x14
{
    struct _LIST_ENTRY NotificationListHead;// Offset=0x0 Size=0x8
    void * Port;// Offset=0x8 Size=0x4
    unsigned long Key;// Offset=0xc Size=0x4
    struct _EPROCESS * BindingProcess;// Offset=0x10 Size=0x4
};